CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟退火 matlab

搜索资源列表

  1. SimulatedAnnealingAlgorithm

    1下载:
  2. matlab编制的用模拟退火算法解决0-1背包问题的具体实例-matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1535
    • 提供者:潘晔
  1. 113172205sa

    1下载:
  2. 模拟退火的实现代码,给出具体的案例分析。可以按照不同需要对程序体进行改进-The realization of simulated annealing code, gives specific case studies. According to the different needs of the program to improve body
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1752
    • 提供者:留言民
  1. monituihuosuanfa

    0下载:
  2. 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2118
    • 提供者:张飞
  1. simulatuation

    1下载:
  2. 运用模拟退火算法对战区通信网频率进行了规划,其中用到了matlab-gui设计了界面-The use of simulated annealing algorithm for the theater communications network frequency planning, which uses the matlab-gui designed interface
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:15510
    • 提供者:wangsinan
  1. rengongzhinengzhongdonituihuosols

    0下载:
  2. matlab模拟退火工具箱,人工智能算法中的模拟退火算法的satools工具箱-Simulated Annealing matlab toolbox, artificial intelligence algorithm of simulated annealing algorithm toolbox satools
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:58660
    • 提供者:cyj
  1. SA_TSP

    0下载:
  2. 用模拟退火算法解决旅行商类优化问题,有算法和例子,很好用。-Using simulated annealing algorithm to solve traveling salesman optimization problem category, there are algorithms and examples of good use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:gjj
  1. tspsa

    0下载:
  2. 用matlab实现模拟退火算法,是学习模拟退火算法的有用工具-it is a good programme for annealing simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:43496
    • 提供者:王云
  1. SATSPannealingalgorithm

    0下载:
  2. matlab模拟退火算法,可以初步认识模拟退回算法构成及用法-matlab simulated annealing algorithm can be returned to an initial understanding of simulation algorithm composition and usage
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:477768
    • 提供者:jerial
  1. simulated_annealing_method

    1下载:
  2. 实现了用模拟退火法求解大规模优化问题的通用解法-Implementation using the simulated annealing method to solve the common problem of large-scale optimization solution
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:张洪涛
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. Opt_Sim

    0下载:
  2. matlab 模拟退火经典程序,简单但实用,能很好的理解模拟退,里面还有一个无约束优化的例子-matlab classical simulated annealing procedure, a simple but practical, a good understanding of simulation can retire, which have an example of unconstrained optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:张晓
  1. TSPSAwithmatlab

    0下载:
  2. TSP 问题模拟退火算法的matlab示例-TSP simulated annealing algorithm matlab example
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:478302
    • 提供者:filebox
  1. tuihuosuanfa

    0下载:
  2. 神经网络(应用模拟退火算法求函数极值问题)-Neural network (the application of simulated annealing algorithm for function extremum problems)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:wuming
  1. SAA-MATLAB

    0下载:
  2. 模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14526
    • 提供者:boy
  1. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1516
    • 提供者:尹胜台
  1. satools

    0下载:
  2. 推荐一个实用的Matlab模拟退火工具箱,里面含有非常全的matlab语言模拟退火算法,包括了Matlab函数和6个例程。 -Recommend a practical simulated annealing Matlab toolbox, which contains a very wide of the simulated annealing algorithm matlab language, including the Matlab function and six routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:209184
    • 提供者:江泉
  1. tsp

    0下载:
  2. 模拟退火算法的解决 具体在mATlab实现算法 -matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1419377
    • 提供者:keviele
  1. modeling

    0下载:
  2. 数学建模常用算法——模拟退火算法,内附算法简介ppt及Matlab程序代码-Commonly used mathematical modeling algorithms- simulated annealing algorithm, containing a brief ppt algorithm and Matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:344423
    • 提供者:budou
  1. matlabSA

    1下载:
  2. matlab 模拟退火算法 内含遗传算法及迭代过程-simulated annealing algorithm matlab implicit and iterative process of genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:501550
    • 提供者:赵峻
  1. chemcluster

    0下载:
  2. 使用MATLAB软件实现基于模拟退火算法的实例,对于模拟退火算法的理解,模拟退火工具箱的应用有帮助 -Using the MATLAB software examples based on simulated annealing algorithm, simulated annealing algorithm for the understanding of application of simulated annealing of the toolbox help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4827
    • 提供者:kris
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com